Welcome![Sign In][Sign Up]
Location:
Search - string search

Search list

[Windows DevelopSeek

Description: 在海量数据中查找匹配字符串,在基因序列分析中用!-in Massive search for data matching string, the gene sequence analysis using!
Platform: | Size: 2899 | Author: 刘宏德 | Hits:

[Mathimatics-Numerical algorithmsStringInFile

Description: 查找一个文件中指定的字符串 -search for a document specified string
Platform: | Size: 13224 | Author: 公用帐号,请不要修改 | Hits:

[Othersearchfiles

Description: 源码简介:采用递归查询文件的例子,可以查询指定目录下的符合条件的文件,可以搜索文件中的字符串-source profiles : recursive query document examples can be specified directory inquiries eligible documents, document search string
Platform: | Size: 20141 | Author: asdf | Hits:

[WEB CodeCString 操作指南

Description: vc中关于string的操作,有字符串的各种获取,查找,详细介绍了string的各种操作-vc on the string of operation, the string of access, search, detailing a string of operations
Platform: | Size: 20315 | Author: fg | Hits:

[Other resourceC语言文件管理

Description: 操作系统中的文件是通过文件目录项来管理的,为了管理和查找的方便,按层次把文件目录项组织起来,同一层上的目录构成该层上的目录,第一层为根目录,一下为各层子目录。 假设以一串字符代表一个文件,每个字符表示一个记录。 在建立上述目录结构的基础上,建立相应的管理系统并要求完成以下各项操作: 1. 一次建立各个文件 2. 查访两个用户的所有文件 3. 查访用户sun 是否有文件AB 4. 删除用户sun的文件AC,然后在分别查访两个用户的全部文件,检查是否已经删除文件AC 5. 撤销用户sun,并检查是否被删除 6. 删除用户sun的全部文件,然后在撤销sun用户,在查访用户sun, 检查其是否已被撤销。 在建立一个新用户及新用户的两个文件,然后查该两个用户的所有文件-operating system, the paper is to document catalog items to the management, in order to manage and facilitate the search, according to the document level directory entries organizations, the same floor on which constitute the directory contents on the floor, the first layer of the root directory to look for levels of subdirectories. Assuming that the representative of a string of characters, each character expressed a record. In establishing the directory structure on the basis of the establishment of a corresponding system of management and asked to accomplish the following : 1. Once established two separate files. Visits to the two users of all three documents. Sun user visits whether documents AB 4. Sun users to delete the documents AC, then two separate visits to all users of the docum
Platform: | Size: 8501 | Author: 葛林 | Hits:

[Other文章编辑

Description: 程序中线性表存储数据,根据指数域,对文章字符串进行查找,删除,统计字符信息等操作。 程序显现输入几行字符,输出该文章,并统计数字,空格,文章字母总数 测试数据(附后) 。 -procedures linear scale data storage, according to domain index, a string of articles for search, delete, statistical information and other operating characters. Import procedures appear several lines of characters, the output of the articles and statistics, space, the total number of articles in alphabetical test data (attached).
Platform: | Size: 30033 | Author: 单学涛 | Hits:

[File Operate5个c程序源代码

Description: 五个c源代码 矩阵的运算方法 邻接矩阵求解最短路径 全屏幕模拟时钟 先序遍历非递归算法 字符串查找-5 c source code matrix arithmetic method adjacency matrix for the Shortest Path full-screen analog clock preorder non - recursive algorithm to search string
Platform: | Size: 4900 | Author: 张广旭 | Hits:

[Other resource文档编辑器

Description: 实现对输入文件的操作:保存文档 , 回到起始行 ,改变当前段的部分内容 , 删除当前, 查找字符串,段跳转, 帮助, 字符数 , 跳至下一行 , 跳至上一行 ,结束任务 ,读文档,改变当前段的全部内容, 阅览文档,写文档, 改为小写 等多种功能-realization of the right to operate the importation documents : to preserve documents, to return to the starting line, change the current part of the contents of the current delete, search string of Jump, help, number of characters, Skip to the next line, jumped on his end tasks, reading documents, change the current of the entire content , read files, write files, read a variety of functions such as lowercase
Platform: | Size: 14412 | Author: 陈婷 | Hits:

[assembly language字符串的查找

Description: 该程序是用汇编语言实现对字符串的查找,有模糊查找功能.3x-that the procedure was used assembly language to achieve the right search string, a fuzzy search capabilities. 3x `` `
Platform: | Size: 1915 | Author: 随风 | Hits:

[File Operateastrogrep-code-69-trunk

Description: file string search windows source c-file string search windows source c++
Platform: | Size: 4795392 | Author: Felipe C | Hits:

[Data structsKMP

Description: 通过KMP匹配算法,实现字符串的查找功能,寻找最长的真子串。-By KMP matching algorithm, string search function to find the longest substring true.
Platform: | Size: 1699840 | Author: 毛意超 | Hits:

[Data structsBrute-Force

Description: 通过Brute-Force匹配算法,实现字符串的查找功能,寻找最长的真子串。-By Bruteforce matching algorithm, string search function to find the longest substring true.
Platform: | Size: 1699840 | Author: 毛意超 | Hits:

[OS programExample105

Description: 字符串的查找和提取,用C语言编写的源代码。-String search and extraction, using C language source code.
Platform: | Size: 5120 | Author: ci30840 | Hits:

[Consolezifuchuan

Description: 字符串的的查找,删除,替代,并保存,可以找出出现频率最高的前十个字符串。-String search, delete, replace, and save, you can find the highest frequency of the top ten strings.
Platform: | Size: 1024 | Author: 辛修巍 | Hits:

[JSP/JavaVisual-Binary-and-Fibonacci-Search

Description: 网页版简单二分查找算法和斐波那契额查找算法的动态演示,由html和javascrippt实现。可手动输入数据,查找过程中可以暂停,继续,加速,减速。支持字符串与数字两种方式查找。查找过程过算法对应行与数据对应部分会高亮显示。-Web dynamic presentation of the binary search algorithm and Fibonacci search algorithm , achieved by html and js. You can manually enter data, and find process can pause, continue, accelerate, or decelerate. And this one supports string and number data format.During algorithm search process the corresponding algorithm line will be highlighted.
Platform: | Size: 9216 | Author: 程鹏 | Hits:

[Energy industryzzz

Description: 实现在CAD图纸中字符串的查找与标记,并附以颜色标识。-To achieve in the CAD drawing string search and tag, and accompanied by color identification.
Platform: | Size: 2048 | Author: 木仓英 | Hits:

[Data structsHashing Search

Description: 哈希查找, 根据文本输入构建哈希表, 输入字符串输出对应字符串在文本中出现的位置(Hash lookup, Build a hash table based on text input, The input string outputs the position in which the corresponding string appears in the text)
Platform: | Size: 2048 | Author: hyhop150 | Hits:

[Windows DevelopBM算法

Description: 在计算机科学里,Boyer-Moore字符串搜索算法是一种非常高效的字符串搜索算法。它由Bob Boyer和J Strother Moore设计于1977年。此算法仅对搜索目标字符串(关键字)进行预处理,而非被搜索的字符串。虽然Boyer-Moore算法的执行时间同样线性依赖于被搜索字符串的大小,但是通常仅为其它算法的一小部分:它不需要对被搜索的字符串中的字符进行逐一比较,而会跳过其中某些部分。通常搜索关键字越长,算法速度越快。它的效率来自于这样的事实:对于每一次失败的匹配尝试,算法都能够使用这些信息来排除尽可能多的无法匹配的位置。(In computer science, Boyer-Moore string search algorithm is a very efficient string searching algorithm. It consists of Bob Boyer and J Strother Moore design in 1977. This algorithm only to search the target string (keywords) pretreatment, instead of a string to be searched. Although the execution time of Boyer-Moore algorithm also depends linearly on the size of the string being searched, but usually only a small part of other algorithms: it does not need to be searched in the character string for each comparison and will skip some. Usually the search key is longer, the faster algorithm. Its efficiency comes from the fact that the algorithm can use as much information as possible to exclude as many non matching positions as possible for each failed matching attempt.)
Platform: | Size: 1024 | Author: Never give up | Hits:

[OtherSearcher

Description: 搜索制定目录下的所有文件,找到指定的字符串。(Search for all the files in the directory and find the specified string.)
Platform: | Size: 50176 | Author: 宁静的夏天 | Hits:

[OtherPEiD_查壳

Description: PEiD能检测大多数编译语言.、病毒和加密的壳,它主要利用查特征串搜索来完成识别工作的,各种开发语言都有固定的启动代码部分,利用这点可识别是何种语言编译的,被加壳程序处理过的程序,在壳里会留下相关加壳软件的信息,利用这点就可识别是保种壳所加密的(PEiD can detect most compiling languages, viruses, and encrypted shells, which mainly use Chad sign string search to complete recognition work. All kinds of development languages have fixed start code parts, which can be used to identify what language is compiled, the process has been processed by the shell program, and the shell software will be left in the shell. Information can be identified by using the seed shell.)
Platform: | Size: 214016 | Author: 左手执梦 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 28 »

CodeBus www.codebus.net